From: Claudio Cambra Date: Fri, 17 Jan 2025 05:39:31 +0000 (+0800) Subject: github: Add "Bug" issue type to BUG_REPORT template X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~30^2^2~130^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=cd49de04e83557ad354f6ed810059f7372a604e3;p=nextcloud-desktop.git github: Add "Bug" issue type to BUG_REPORT template Signed-off-by: Claudio Cambra --- diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 5ada2ce09..7650570c8 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -2,6 +2,7 @@ name: "🐞 Bug report" description: "Help us to improve by reporting a bug" title: "[Bug]: " labels: ["bug", "0. Needs triage"] +type: "Bug" body: - type: markdown attributes: